*****************************************************************************
*                                                                           *
*                   BayLan PCI 10/100 Fast Ethernet Adapter                 *
*                                                                           *
*                      Device Driver for SCO UNIXWARE 7                     *
*                                                                           *
*****************************************************************************

Installation:
=============

  1. Plug BayLan PCI 10/100 Fast Ethernet Adapter into one of the PCI slots.

  2. Boot the UnixWare 7 system and Login as root user.

  3. Put network driver diskette to floppy A: and use doscp command
     to copy the driver "fnic.pkg".

       # cd /tmp
       # doscp a:/unixware.7/fnic.pkg ./fnic.pkg

  4. Add the package to the system using "pkgadd" command as follows:

       pkgadd  -d  /tmp/fnic.pkg

  5. Use netcfg utility to add LAN adapter.

       # netcfg

  6. To add adapters, select "Add new LAN adapter" from "Hardware".
     The message will appear as follows:

       "PCI 10/100 Fast Ethernet Adapter"

  7. Select the "PCI 10/100 Fast Ethernet Adapter" and press "Continue".
     If this entry does not appear at this stage, exit from netcfg and
     check
     . if card is properly inserted into the slot.
     . if card has been recognised and listed in the resource database
     . if card is configured properly (use 'dcu', 'resmgr' and 'ndcfg'
       utilities for this purpose)

  8. Select the TCP/IP protocol and "add" it to the system.

  9. Enter the "domain", "Host Name", "IP address" and "Netmask"

 10. The network configuration utility now configures the driver and binds
     it to upper layers of dlpi.

 11. Reboot unix.

         # shutdown -y -g0

----
All trademarks or brand names mentioned are properties
of their respective companies.

